/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
navs,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}


input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}



/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wh {
    width: 90%;
    margin: 0 auto;
}

.flex_11 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}



.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



/* head_11 */
.head_11 {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 95px;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    z-index: 9999;
}

.logo_a {
    line-height: 95px;
}

.box1 {
    position: relative;
}

.box1::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    height: 95px;
    background: rgba(255, 255, 255, .6);
    width: 1px;
    display: none;
}


.head_22 {
    width: 55%;
}

.nnav {}

.yuan {
    width: 200px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    height: 95px;
    line-height: 95px;
    color: #ffffff;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, .6);
}

.yuan img {
    padding-right: 15px;
}



.down {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 10%;
    -webkit-animation: myfirst 1.5s infinite;
    animation: myfirst 1.5s infinite;
}

@-webkit-keyframes myfirst {
    0% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    50% {
        -webkit-transform: translate(0px, -10px);
        transform: translate(0px, -10px);
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}

@keyframes myfirst {
    0% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    50% {
        -webkit-transform: translate(0px, -10px);
        transform: translate(0px, -10px);
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}


/* banner */
.x-banner {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
}

.x-banner img {
    height: 100vh;
    width: 100vw;
}

/*  */

.section0 {
    position: relative;
}

@media (max-width: 1440px) {
    .head_22 {
        width: 68%;
    }
}




/* 第二 */

.aann {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 25px;
    opacity: .8;
}

@media(max-width:767px) {
    .aann {
        font-size: 16px;
        margin-top: 10px;
    }
}


.abw {
    margin-top: 2vw;
    padding: 0 10vw;
}

.abw p {
    color: #fff;
    font-size: 16px;
    line-height: 2.625;
    text-align: center;
}

@media(max-width:1200px) {
    .abw {
        padding: 0;
    }
}

@media(max-width:767px) {
    .abw p {
        font-size: 14px;
        line-height: 24px;
    }
}


/* 第三 */
.fp-viewing-page3 .x-menu>li>a {
    color: #333;
}

.fp-viewing-page3 .head_11 {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.fp-viewing-page3 .box1::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    height: 95px;
    background: rgba(190, 190, 190, 1);
    width: 1px;
    display: none;
}

.fp-viewing-page3 .head_11 .yuan {
    width: 200px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    height: 95px;
    line-height: 95px;
    color: #333;
    text-align: center;
    border-left: 1px solid rgba(190, 190, 190, 1);
}

.fp-viewing-page3 .head_11 .yuan img {
    filter: brightness(0);
}


.promenu2 {
    width: 15.75%;
    position: absolute;
    right: 4%;
    margin-right: 5%;
    z-index: 999;
}

.promenu2 li.on {
    background-color: #0c1015;
}

.promenu2 li.on a {
    color: #fff
}

.promenu2 li {
    border-bottom: 1px solid #0c1015;
    text-align: center;
    line-height: 76px;
    font-size: 18px;
}

.promenu2 li a {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0c1015;
}




.pp_cc {
    width: 100%;
}

.pp_1 {
    position: relative;
}

.pp_1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff !important;
    opacity: 1
}

.pp_1 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 26px;
    height: 8px;
    background-color: #0c1015 !important;
    border-radius: 4px;
}


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: auto !important;
    left: 0;
    top: 20% !important;
    width: auto !important;

}



.pp_1 li {
    width: 100%;
}

.pp_1 li .dgg {
    width: 30.52%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.pp_1 li .dgg h2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #0c1015;
}

.pp_1 li .dgg span {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #0c1015;
    height: 64px;
    overflow: hidden;
    margin-top: 25px;
    display: block;
}

.pp_1 li .b1img1 {
    width: 57.15%;
    margin: 0 auto;
}

.pp_1 li .b1img1 img {
    width: 100%;
}


.pp_ll {
    height: 0;
    overflow: hidden;
}

.pp_ll.aa {
    height: auto;
}



@media (max-width: 1440px) {
    .pp_1 li .dgg h2 {
        font-size: 40px;
    }

    .pp_1 li .dgg span {
        font-size: 16px;
    }

    .promenu2 li {
        border-bottom: 1px solid #0c1015;
        text-align: center;
        line-height: 56px;
        font-size: 16px;
    }
}


@media (max-width: 1100px) {

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: auto !important;
        left: 0;
        top: 5% !important;
        width: auto !important;
        ;
    }

    .pp_1 li .dgg h2 {
        font-size: 30px;
    }

    .promenu2 li {
        border-bottom: 1px solid #0c1015;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
    }
}


@media (max-width: 990px) {
    .promenu2 {
        width: 100%;
        margin-right: 0%;
        margin-top: 15px;
    }

    .promenu2 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .pp_cc {
        width: 100%;
    }

    .promenu2 li {
        width: 48%;
        margin-bottom: 10px;
    }

    .pp_1 {
        padding-top: 25px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: auto !important;
        left: 0;
        top: 1% !important;
        width: auto !important;
        ;
    }
}




/* 第四 */
.yyly-bg {
    position: relative;
}

.tt11 {
    display: none;
}

.ab_ll {
    max-width: 473px;
    margin-right: 5%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.ab_ll li {
    border: 1px solid #fff;
    width: 33%;
    float: left;
}

.ab_ll li .img_ss {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px
}

.ab_ll li .img_ss img {
    width: 100%;
}

.ab_ll li:nth-child(3) {
    /* margin-right: 33%; */
}

.ab_ll li:nth-child(4) {
    margin-left: 33%;
}

.ab_ll li:nth-child(6) {}

.ab_ll li:nth-child(6) {
    margin-left: 66%;
}

.ab_ll li h3 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 54px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.ab_ll li:nth-child(1),
.ab_ll li:nth-child(2),
.ab_ll li:nth-child(4) {
    border-right: none;
}


.ab_ll li:nth-child(4),
.ab_ll li:nth-child(5) {
    border-top: none;
}

.ab_ll li:nth-child(6),
.ab_ll li:nth-child(7) {
    border-top: none
}

.ab_ll li.cur {
    background: #a51403;
}

.yybj {
    position: relative;
}

.yybj .img1 img {
    width: 100%;
}

.yybj .wz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5.2vw;
    z-index: 999;
    width: 35.76%;
}

.yybj .wz .wza {
    color: #ffffff;
    font-size: 48px;
    font-weight: 600;
}

.yybj .wz .wzb {
    color: #ffffff;
    font-size: 18px;
    line-height: 2.67;
}

.yybj .wz .more22 {
    margin-top: 1vw;
}

@media (max-width: 1440px) {
    .ab_ll li h3 {
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 34px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
    }

    .ab_ll li .img_ss {
        width: 47px;
        height: 47px;
        margin: 0 auto;
        margin-top: 5px
    }
}

@media(max-width:1200px) {
    .yybj .wz .wza {
        font-size: 30px;
    }

    .yybj .wz .wzb {
        font-size: 16px;
        line-height: 2;
    }
}


@media (max-width: 992px) {
    .ab_ll {
        max-width: auto;
        width: 100%;
        margin-right: 0%;
    }

    .xw_le {
        width: 100%;
    }

}







/* 第五 */
.xw_le {
    text-align: left !important;
}

.xw_le .web_tt {
    text-align: left;
}

.xw_le .aann {
    text-align: left;
}

.xw_re {
    width: 59%;
    margin-top: 3.5vw;
}

.news_ll li {
    width: 100%;
}

.news_ll li .lisz {
    width: 120px;
    text-align: left;
}

.news_ll li .lisz h2 {
    font-family: Arial-BoldMT;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.news_ll li .lisz h5 {
    font-size: 18px;
    color: #ffffff;
    margin-top: 10px;
}


.news_ll li {
    margin-bottom: 2.5vw;
}

.news_ll li:last-child {
    margin-bottom: 0px;
}

.news_ll li .liyb {
    width: calc(100% - 120px);
}

.news_ll li .liyb h3 {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
}

.news_ll li .liyb h4 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.6;
    height: 64px;
    overflow: hidden;
    margin-top: 15px;
}

.more33 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 15px;
}



@media (max-width: 1440px) {
    .news_ll li {
        margin-bottom: 10px;
    }

    .news_ll li .lisz h2 {
        font-size: 28px;
    }

    .news_ll li .liyb h4 {
        line-height: 25px;
        height: 50px;
        font-size: 14px;
        margin-top: 8px;
    }

    .news_ll li .liyb h3 {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
    }

    .more33 {
        margin-top: 7px;
    }
}




@media (max-width: 992px) {
    .xw_re {
        width: 100%;
        margin-top: 20px;
    }

    .news_ll li .liyb {
        width: calc(100% - 90px);
    }

    .news_ll li .lisz {
        width: 90px;
        text-align: left;
    }
}





/* 底部 */
.dff {
    background-color: #0b1824;
    padding-top: 4.16666666666667vw;
    padding-bottom: 4.16666666666667vw;
}

.lxwm {
    width: 55%;
    width: 75%;
}

.lxtt {
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #ffffff;
    padding-bottom: 10px;
    background: url(../images/tt1.png) no-repeat left bottom;
    margin-bottom: 25px;
}


.seox {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #8f9295;
}

.seox a {
    color: #8f9295;
}



.dh p:nth-child(1) {
    color: #8f9295;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}

.dh p:nth-child(2) {
    font-family: Arial-BoldMT;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 5px;
}


.fx {
    margin-top: 0.5vw
}

.fx p {
    color: rgba(255, 255, 255, .4);
    font-size: 16px;
    margin-bottom: 0.78125vw;
}

.fx .social-share .icon-qq {
    color: #14202b !important;
    background: #0a1620 !important;
    border-color: #0a1620 !important
}



.fx .social-share .icon-weibo {
    color: #14202b !important;
    background: #0a1620 !important;
    border-color: #0a1620 !important
}


.fx .social-share .icon-wechat {
    color: #14202b !important;
    background: #0a1620 !important;
    border-color: #0a1620 !important
}

@media (max-width: 1440px) {
    .seox {
        font-size: 14px;
    }

    .dh p:nth-child(2) {
        font-size: 30px;
    }

    .lxtt {
        font-size: 22px;
    }
}


@media (max-width: 1100px) {
    .lxwm {
        width: 38%;
        width: 58%;
    }
}



@media (max-width: 768px) {
    .lxwm {
        width: 100%;
        margin-top: 15px
    }

    .dd3 {
        width: 100%;
        margin-top: 15px
    }

    .fx {
        float: left;
    }

    .dh p:nth-child(2) {
        font-size: 24px;
    }
}




.more11 {
    width: 180px;
    line-height: 62px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 16px;
}

.more11 a {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}


.more22 {
    width: 180px;
    line-height: 62px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin-top: 2.5vw;
    font-size: 16px;
}

.more22 a {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}



@media (max-width: 1440px) {
    .more11 {
        width: 160px;
        line-height: 55px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
        margin-top: 25px;
        font-size: 16px;
    }

    .more22 {
        width: 160px;
        line-height: 55px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin-top: 25px;
        font-size: 16px;
    }
}


@media (max-width: 1280px) {
    .more11 {
        width: 150px;
        line-height: 50px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
        margin-top: 25px;
        font-size: 15px;
    }

    .more22 {
        width: 150px;
        line-height: 50px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin-top: 25px;
        font-size: 15px;
    }
}


@media (max-width: 992px) {
    .more11 {
        width: 140px;
        line-height: 48px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin: 0 auto;
        margin-top: 25px;
        font-size: 15px;
    }

    .more22 {
        width: 140px;
        line-height: 48px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin-top: 25px;
        font-size: 15px;
    }
}




/*样式*/
.web_tt {
    font-family: MicrosoftYaHei-Bold;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
}



@media (max-width: 1440px) {
    .web_tt {
        font-family: MicrosoftYaHei-Bold;
        font-size: 40px;
    }
}

@media (max-width: 1280px) {
    .web_tt {
        font-family: MicrosoftYaHei-Bold;
        font-size: 30px;
    }
}

@media (max-width: 992px) {
    .web_tt {
        font-family: MicrosoftYaHei-Bold;
        font-size: 25px;
    }
}


@media (max-width: 990px) {
    .x-banner {
        width: 100%;
        height: auto;
        margin-top: 60px;
    }

    .x-banner img {
        width: 100%;
        height: auto;
    }

    .page-banner {
        margin-top: 60px;
    }

    .wh {
        width: 94%;
        margin: 0 auto;
    }
}





/*内页左侧样式*/

.page-product-inquiry a {
    color: #fff;
}




/* 翻盘导航文字 */
.full_menu1 {
    position: fixed;
    right: 54px;
    top: 50%;
    transform: translate(0, -50%);
    list-style-type: none;
    z-index: 70;
    transition: all .3s;
    height: 80vh;
    width: 70px;
}

.full_menu1 .fpdhnr {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}



.full_menu1 li {
    width: 80px;
    position: relative;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    margin: 11px 0;
    background: url(../images/bt1.png) no-repeat center right;
}

.full_menu1 li.active {
    background: url(../images/bt2.png) no-repeat center right;
}

.full_menu1 li a {
    display: block;
    text-align: center;
}

.full_menu1 li.active span {
    transform: translateY(-35px);
}



.full_menu1 li span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    color: rgba(255, 255, 255, 0.5);
}


.full_menu1 li span em {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-style: normal;
    text-align: center;
}




.fp-viewing-page3 .full_menu1 li span {
    color: rgba(199, 199, 199, 1);
}

.fp-viewing-page3 .full_menu1 li span em {
    color: rgba(199, 199, 199, 1);
}

.fp-viewing-page3 .full_menu1 li {
    background: url(../images/bt3.png) no-repeat center right;
}

.fp-viewing-page3 .full_menu1 li.active {
    background: url(../images/bt4.png) no-repeat center right;
}


.fp-viewing-page5 .head_11 {
    display: none;
}

.fp-viewing-page6 .head_11 {
    display: none;
}

/*  */
@media(max-width: 1100px) {
    #full_menu1 {
        display: none;
    }

    .section1,
    .section2,
    .section3,
    .section4,
    .section4 {
        padding: 25px 0;
    }
}

@media(max-width:767px) {
    .n_banner{
        padding-top: 60px;
    }
    .section2 .flex_11 {
        flex-direction: column-reverse;
    }

    .promenu2 {
        position: relative;
        right: 0;
    }

    .promenu2 ul {
        justify-content: flex-start;
    }

    .promenu2 li {
        line-height: 40px;
    }

    .pp_1 li .dgg {
        position: relative;
        width: 100%;
        top: 0;
        transform: translateY(0);
    }

    .pp_1 li .dgg h2 {
        font-size: 20px;
    }

    .pp_1 li .dgg span {
        margin-top: 10px;
    }

    .more22 {
        margin-top: 10px;
    }

    .pp_1 li .b1img1 {
        width: 100%;
        margin-top: 20px;
    }

    .yyly-bg {
        /* background: url(../images/bj33.jpg) no-repeat top center;
        background-size: cover;
        background: #000; */
    }

    .yybj .wz {}

    .ab_ll {
        top: 50px;
        transform: translateY(0px);
        max-width: 100%;
        padding: 0 25px;
    }

    .ab_ll li:nth-child(4) {
        margin-left: 0;
    }

    .ab_ll li:nth-child(6) {
        margin-left: 0;
        border-left: none;
    }

    .yybj .wz {
        top: 50%;
        width: 100%;
        transform: translateY(0);
        left: 0;
        padding: 0 25px;
    }

    .yybj .wz .wza {
        font-size: 20px;
    }

    .yybj .wz .wzb {
        font-size: 15px;
    }

    .yybj .img1 img {
        height: 500px;
    }

    .more22 {
        line-height: 40px;
    }

}



.n_banner img{
    width: 100%;
}